home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / infodata / faqcalls.txt < prev    next >
Text File  |  1996-06-25  |  6KB  |  140 lines

  1. Q: How do I access the callsign server?
  2.  
  3. A: The callsign server at the University of Buffalo is a telnet server
  4.    which means you need Internet access and, more specifically, you need
  5.    the telnet program to use it. This is very common, so it shouldn't
  6.    be a problem but if you don't have it, you can't use the server.
  7.  
  8.    Assuming you have the ability to telnet you simply want to connect
  9.    to the server by doing a
  10.  
  11.     telnet callsign.cs.buffalo.edu 2000
  12.  
  13.    If this doesn't work you can also try
  14.  
  15.     telnet electra.cs.buffalo.edu 2000
  16.  
  17.    or finally
  18.  
  19.     telnet 128.205.32.2 2000
  20.  
  21.    Once you connect to the server you will get a little banner that
  22.    says you are connected and then you'll get a prompt. At the prompt,
  23.    I recommend that you first type the "info" command and then type
  24.    "help" to get you started. You should be able to figure out most
  25.    of it from there.
  26.  
  27. Q: How do I get at the ham radio archives?
  28.  
  29. A: The archives are available via anonymous ftp. There is no mail
  30.    server or anything like that available for these files. If you
  31.    know how to do an anonymous ftp, just connect to ftp.cs.buffalo.edu
  32.    and cd to pub/ham-radio. You can grab the README file there to
  33.    get you started.
  34.  
  35.    If you don't know how to do an anonymous ftp, try the command
  36.  
  37.     ftp ftp.cs.buffalo.edu
  38.  
  39.    from your site. If you don't get a connection then you will not
  40.    be able to get at the archives. If you do get a connection, give
  41.    the word "anonymous" for the login name and anything you want
  42.    for a password. Eventually, you will get a prompt. Here you can
  43.    type the commands
  44.  
  45.     cd pub/ham-radio
  46.     ls
  47.     get README
  48.     quit
  49.  
  50.    as a first step. This just gives you a list of everything in the
  51.    archives, copies the README file from the archives into your local
  52.    directory, and then quits the ftp session. Now you'll notice the
  53.    README file in your home directory. It contains a list of all the
  54.    files available in the archives. And you can use the same steps
  55.    to copy any of them to your directory as well. For more information
  56.    on ftp, see your local documentation ("man ftp" on UNIX systems).
  57.  
  58. Q: I know I have Internet access but when I telnet to the server I
  59.    just get a login prompt instead of the banner I'm expecting. What
  60.    am I doing wrong?
  61.  
  62. A: The telnet program connects to port 23 by default. This is the port
  63.    that is used to log in. To connect to the server you need to connect
  64.    to port 2000, though. Normally this is done by putting the number
  65.    2000 after the host name in the command line but some telnet programs
  66.    have this feature disabled for security reasons or they may just
  67.    have some other way of doing it. If this is the case, you'll have
  68.    to find out how to change port numbers on your system. I would
  69.    suggest talking to your local system administrator to see what can
  70.    be done. But there isn't much I can do from this end.
  71.  
  72. Q: I don't have Internet access. Are there any mail servers I can use?
  73.  
  74. A: Yes, there are some but I don't run those. See the FAQ list for the
  75.    ham-radio newsgroup for more information on how to use them. A copy
  76.    of these FAQ lists are in the ftp archives.
  77.  
  78. Q: The information about me in the callsign database is not correct.
  79.    Can this be fixed?
  80.  
  81. A: The data we have is direct from the FCC (or DOC or whatever). If it
  82.    is wrong on the server then it's wrong with them. To correct it you
  83.    should have them change it (form 610 for the FCC) and it will be
  84.    fixed on the server during the next update. I can't fix things by
  85.    hand because it takes far too much work and time to edit the files
  86.    and rebuild the database. Sorry.
  87.  
  88. Q: I can't search the callsign database for a city or name that has
  89.    more than one word (New York, for example). Is this a bug?
  90.  
  91. A: No. As it says in the "info" section of the server you need to
  92.    enclose names with multiple words in double quotes. So instead of
  93.    using the command line
  94.  
  95.     city new york
  96.  
  97.    you would use
  98.  
  99.     city "new york"
  100.  
  101.    for your search. This also works for name searches or whatever.
  102.  
  103. Q: Is wildcard searching available on the server?
  104.  
  105. A: No. The only implementations of wildcarding that I know of involve
  106.    a physical search of each and every entry. Since the database is
  107.    55 Meg this is pretty much unrealistic. You can, however, use
  108.    UNIX style regular expressions to filter out unwanted information
  109.    during a search. This is usually sufficient for more cases. See
  110.    the "info" section and the "help" menu for more information.
  111.  
  112. Q: Are there any plans to expand the database to other countries?
  113.  
  114. A: I'd love to but I've been unable to get the data for any other
  115.    countries. If you have access to this data in digital form I
  116.    would love to hear from you.
  117.  
  118. Q: The Canadian and US club calls are in the ftp directory but the
  119.    US general calls are not. Is there somewhere I can ftp those?
  120.  
  121. A: The US data is not ftpable. However, there is a company that puts
  122.    it (and other ham related information) on CD ROM. The cost for
  123.    the ROM is about $25 and the data is usually less than 3 months
  124.    old. For more information, contact
  125.  
  126.     Walnut Creek CDROM
  127.     1547 Palos Verdes Mall #260
  128.     Walnut Creek, California 94596
  129.     1-800-786-9907
  130.  
  131. Q: How often is the callsign server database updated?
  132.  
  133. A: The server is updated whenever someone gets me new data. I do not
  134.    actively acquire new databases. Walnut Creek (see above) gets new
  135.    data every three months, last I heard. If the database on the server
  136.    is older than that and you would like it updated then purchase a
  137.    CD from Walnut Creek for me. I will then get the data merged in.
  138.    The server is used by hundreds of people all over the world every
  139.    day. Everyone should share in its upkeep.
  140.